projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
436a939
)
build/win32/vs10/gdk.vcxprojin: Remove Stray Line
author
Chun-wei Fan
<fanchunwei@src.gnome.org>
Thu, 30 May 2013 10:08:32 +0000
(18:08 +0800)
committer
Chun-wei Fan
<fanchunwei@src.gnome.org>
Thu, 30 May 2013 10:08:32 +0000
(18:08 +0800)
The last commit on this file accidently left a stray </ItemGroup>, which
Visual Studio 2010 does not like. Get rid of that line.
build/win32/vs10/gdk.vcxprojin
patch
|
blob
|
history
diff --git
a/build/win32/vs10/gdk.vcxprojin
b/build/win32/vs10/gdk.vcxprojin
index 12131c408aebebbb90e0fb74b3f5f67219544553..ed4536038bc96b2cd25efcef4b717966b814a70a 100644
(file)
--- a/
build/win32/vs10/gdk.vcxprojin
+++ b/
build/win32/vs10/gdk.vcxprojin
@@
-158,7
+158,6
@@
<TargetMachine>MachineX64</TargetMachine>
</Link>
</ItemDefinitionGroup>
- </ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\gdk\win32\rc\gdk.rc" />
</ItemGroup>